{"version":3,"file":"static/chunks/pages/_site/[city]/internet/equipment/[itemId]-191b7b253b01460d.js","mappings":"uFACKA,OAAOC,SAAWD,OAAOC,UAAY,IAAIC,KAAK,CAC7C,4CACA,WACE,OAAO,EAAQ,W,gHCIjBC,EAAqD,SAACC,G,OAAU,SAACC,EAAAA,GAAc,QAACC,UAAWC,EAAAA,EAAAA,UAA0BH,KAE3HD,EAAiBK,gBAAkB,SAACC,G,OAAyBC,EAAAA,EAAAA,GAA2BD,EAAK,CACzFE,SAAUC,EAAAA,GAAAA,QACVC,SAAU,yBAGd,c","sources":["webpack://_N_E/?a606","webpack://_N_E/./pages/_site/[city]/internet/equipment/[itemId].tsx"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/_site/[city]/internet/equipment/[itemId]\",\n function () {\n return require(\"private-next-pages/_site/[city]/internet/equipment/[itemId].tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/_site/[city]/internet/equipment/[itemId]\"])\n });\n }\n ","import { NextPage, NextPageContext } from 'next';\n\nimport { EProductsId } from '@r1-frontend/shared/types/EProductsId';\n\nimport { EShopCategory } from '~/src/api/content/shop/getShopItems';\nimport ItemDetailPage from '~/src/features/equipment/shop/[itemId]';\nimport { getItemDetailsInitialProps, TEquipmentDetailsProps } from '~/src/features/equipment/shop/helpers';\n\nconst RouterDetailPage: NextPage = (props) => ;\n\nRouterDetailPage.getInitialProps = (ctx: NextPageContext) => getItemDetailsInitialProps(ctx, {\n category: EShopCategory.Routers,\n basePath: '/internet/equipment',\n});\n\nexport default RouterDetailPage;\n"],"names":["window","__NEXT_P","push","RouterDetailPage","props","ItemDetailPage","productId","EProductsId","getInitialProps","ctx","getItemDetailsInitialProps","category","EShopCategory","basePath"],"sourceRoot":""}